Contribution org.nuxeo.web.ui.resources--bundles
In component org.nuxeo.web.ui.resources
org.nuxeo.web.ui.resources
inside nuxeo-web-ui-9.10.jar /OSGI-INF/webresources-contrib.xml
This contribution is part of XML component Extension Point
Extension point bundles of component WebResources.Contributed Items
XML Source
<extension point="bundles" target="org.nuxeo.ecm.platform.WebResources">
<!-- main bundle with all import resources -->
<bundle name="web-ui">
<resources>
<resource>elements.html</resource>
<resource>nuxeo-web-ui-bundle.html</resource>
</resources>
</bundle>
</extension>